Crate seldom_fn_plugin

source ·
Expand description

Allows using Rust functions in place of Bevy plugins without sacrificing the builder pattern

Traits

  • Implemented for App for the fn_plugin method